.element:not(:hover) { /*Your code here*/ }
section{ font-size:3em; } div:not(:hover) + section{ display:none; }